func google.golang.org/protobuf/internal/impl.appendSint32Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L1268: func appendSint32Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L1299: 	marshal:   appendSint32Value,